-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Integrate rustfix into Clippy test suite #3519
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
It looks like it already found an incorrect suggestion for the |
|
@bors hello? |
|
😪 I'm awake I'm awake |
This comment has been minimized.
This comment has been minimized.
bf6792b to
3270724
Compare
flip1995
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! r=me when Manishearth/compiletest-rs#151 is merged and the dependency is adapted
This comment has been minimized.
This comment has been minimized.
3270724 to
298aedf
Compare
|
@bors r=flip1995 🚀 I will write up a tracking issue for adding rustfix coverage later today. |
|
📌 Commit ec1395a has been approved by |
Integrate rustfix into Clippy test suite Once the [PR to compiletest-rs](Manishearth/compiletest-rs#151) is reviewed and merged this fixes #2376. I will create a separate tracking issue for adding `run-rustfix` to all tests.
|
☀️ Test successful - status-appveyor, status-travis |
Once the PR to compiletest-rs is reviewed and merged this fixes #2376.
I will create a separate tracking issue for adding
run-rustfixto all tests.